home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / honeytrouble.swf / scripts / DefineButton2_19 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-09-27  |  236 b   |  6 lines

  1. on(press){
  2.    input_txt1.text = "_root.";
  3.    input_txt2.text = "";
  4.    display_txt1.text = " ~ ! @ # $ % ^ & * ( ) _ + { } : \" < > ? | ` 0 1 2 3 4 5 6 7 8 9 [ ] ; \' , . / \\a b c d e f g h i j k l m n o p q r s t u v w x y z ";
  5. }
  6.